'宣言 Public Structure LonLat(Of T) Inherits System.ValueType
'使用法 Dim instance As LonLat(Of T)
public struct LonLat<T> : System.ValueType
'宣言 Public Structure LonLat(Of T) Inherits System.ValueType
'使用法 Dim instance As LonLat(Of T)
public struct LonLat<T> : System.ValueType
System.Object
System.ValueType
C1.Win.FlexReport.CustomFields.Maps.LonLat<T>